[INFO] fetching crate prosa-ollama 0.4.0...
[INFO] checking prosa-ollama-0.4.0 against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157
[INFO] extracting crate prosa-ollama 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate prosa-ollama 0.4.0
[INFO] finished tweaking crates.io crate prosa-ollama 0.4.0
[INFO] tweaked toml for crates.io crate prosa-ollama 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prosa-ollama 0.4.0 on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prosa-ollama 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prosa-utils v0.3.1
[INFO] [stderr]   Downloaded prosa v0.3.1
[INFO] [stderr]   Downloaded prosa-macros v0.3.1
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded opentelemetry-appender-log v0.29.0
[INFO] [stderr]   Downloaded ollama-rs v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3037501a3a18b11997598cbaaa790050e626d3ae3083a28ecf38c6471a002015
[INFO] running `Command { std: "docker" "start" "-a" "3037501a3a18b11997598cbaaa790050e626d3ae3083a28ecf38c6471a002015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3037501a3a18b11997598cbaaa790050e626d3ae3083a28ecf38c6471a002015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3037501a3a18b11997598cbaaa790050e626d3ae3083a28ecf38c6471a002015", kill_on_drop: false }`
[INFO] [stdout] 3037501a3a18b11997598cbaaa790050e626d3ae3083a28ecf38c6471a002015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3ccaf009cc538d4e814675eaa8716517763eaf4af55574bda0720ad5d187ebf
[INFO] running `Command { std: "docker" "start" "-a" "e3ccaf009cc538d4e814675eaa8716517763eaf4af55574bda0720ad5d187ebf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking opentelemetry v0.29.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking protobuf v3.7.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cb40c25f6aebb637163d26bf76a680ed6e5d1eda/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=1a05a1dd7d2febcb -C extra-filename=-e560a924e5eaeaa5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c250c0a51e76bd96.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-c17cf79ec4316a07.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e3ccaf009cc538d4e814675eaa8716517763eaf4af55574bda0720ad5d187ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ccaf009cc538d4e814675eaa8716517763eaf4af55574bda0720ad5d187ebf", kill_on_drop: false }`
[INFO] [stdout] e3ccaf009cc538d4e814675eaa8716517763eaf4af55574bda0720ad5d187ebf
